projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d78d3e
)
Don't include keymap.h any more.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 2 Nov 2001 04:49:57 +0000
(
04:49
+0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 2 Nov 2001 04:49:57 +0000
(
04:49
+0000)
src/macros.c
patch
|
blob
|
history
diff --git
a/src/macros.c
b/src/macros.c
index 9daa8d39c6cbd3d55e28824de02f80c25c907478..af066574c660097ff08daf71e262bd7e202ca887 100644
(file)
--- a/
src/macros.c
+++ b/
src/macros.c
@@
-26,7
+26,6
@@
Boston, MA 02111-1307, USA. */
#include "buffer.h"
#include "window.h"
#include "keyboard.h"
-#include "keymap.h"
Lisp_Object Qexecute_kbd_macro, Qkbd_macro_termination_hook;